home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 April / CHIP CD (4 - 2007).iso / beeld / 3d / ArtOfIllusion24-Mac.dmg / Art of Illusion / Plugins / SPManager.jar / SPManager.xml < prev   
Extensible Markup Language  |  2006-12-09  |  5KB  |  116 lines

  1. <?xml version='1.0' standalone='yes' ?>
  2.  
  3. <script>
  4.    <name>SPManager</name>
  5.    <author>Francois Guillet (fpgui@users.sourceforge.net)</author>
  6.    <version>1.41</version>
  7.    <date>Oct 29 2006</date>
  8.    <fileset>
  9.       <file>PostInstall.jar</file>
  10.    </fileset>
  11.    <description>
  12. The Script and Plugin Manager is a plugin that makes the management of scripts and plugins easy.
  13. It scans for updates of installed scripts/plugins and shows all the not-yet-installed items
  14. available at repositories. 
  15. It's probably the tool you're using at this very moment !
  16.  
  17. See http://aoisp.sourceforge.net/spmanagement.html for usage.
  18.     </description>
  19.     <comments>
  20.     </comments>
  21.     <history>
  22.     <log version="1.41b1" date="Oct 29, 2006" author="Nik TJ">
  23. - wrapped transaction semantics around file download/copy
  24.   -- copy is only attempted if *all* files downloaded without error
  25.     </log>
  26.     <log version="1.4b2" date="Oct 5, 2006" author="Nik TJ">
  27. - Added support for external callers of SPManager
  28.   -- added DOWNLOAD message
  29.   -- coded DOWNLAD to provide a GUI derived from StatusDialog
  30.   -- coded support for downloading non-repository files
  31.  
  32. - improved handling of empty tags
  33.         </log>
  34.     <log version="1.39" date="2006/08/28" author="Nik TJ">
  35. - added 'todir' attribute to fileset entries.
  36.   -- first use is with the HelpPlugin
  37.         </log>
  38.     <log version="1.38" date="2006/05/24" author="Nik TJ">
  39. - downgraded errors regarding deleting temp files to warnings in the log, since
  40.   these occur normally on some Windows installations.
  41.     </log>
  42.     <log version="1.37" date="2006/05/22" author="Nik TJ">
  43. - Aggregation of error messages
  44.   -- Display options on error for: Continue, Stop, Ignore
  45.  
  46. - made deletion of downloaded files on error less aggressive.
  47.  
  48. - re-enabled upgrade of PostInstall.jar
  49.     </log>
  50.     <log version="1.36b5" date="2006/05/13" author="Nik TJ">
  51. - FLAGS display - the flags for each plugin/script can be viewed
  52.   -- Added a 'flags' entry in the detail pull-down
  53.  
  54. - consolidated postInstall translation files
  55.     </log>
  56.     <log version="1.36b4" date="2006/05/12" author="Nik TJ">
  57. - fixed problems with temporary file deletion under Windows
  58.    - moved file download to temporary directory
  59.    - updated SPManager and PostInstall to use temp dir instead of live dir
  60.     </log>
  61.     <log version="1.36b3" date="2006/04/21" author="Nik TJ">
  62. - fixed introduced bug that stopped the download of more than one file at a time.
  63.     </log>
  64.     <log version="1.36b2" date="2006/04/21" author="Nik TJ">
  65. - further bug fixes (thanks to MarcC for finding these)
  66. -- added verification of the downloaded file size
  67. -- added validation of JAR and ZIP files
  68. **Released with AOI 2.3 beta1
  69.     </log>
  70.     <log version="1.36b1" date="2006/04/19" author="Nik TJ">
  71. - bug fixes (thanks to Peter Eastman for finding most of these)
  72. -- fixed NullPointerException that could be raised if description was empty
  73. -- ensure that description display is cleared if description is empty
  74. -- added 'version history' to display list if history is empty
  75. -- catch unexpected exceptions in PostInstall during cleanup
  76. -- fixed bug in parsing minor version number
  77. -- enabled update from beta to non-beta
  78.     </log>
  79.     <log version="1.35" date="2006/03/15" author="Nik TJ">
  80. **Released with AOI 2.3ea2**
  81.  
  82. - tidy ups for release
  83. -- new icons for tree entries
  84. -- improved behaviour of controls for disabled entries
  85. -- new fileIO for downloading files
  86. -- minor change to refresh logic called after download.
  87.     </log>
  88.     <log version="1.34" date="2006/03/07" author="Nik TJ">
  89. - implemented filtering.
  90.         </log>
  91.     <log version="1.33" date="2006/03/07" author="Nik TJ">
  92. - implemented SafeFile download code. New file is downloaded to a temp file,
  93.   and renamed after download is complete.
  94. - implemented PostInstall plugin to cleanup from download rename problems
  95.         </log>
  96.     <log version="1.32" date="2006/02/14" author="Nik TJ">
  97. - implemented new repository list format
  98. - moved repository list to aoisp.sourceforge.net
  99.         </log>
  100.     <log version="1.31" date="2006/01/28" author="Nik TJ">
  101. - implemented dependencies between scripts and plugins
  102. - implemented version independence for SPManager, so it can usefully update itself
  103.         </log>
  104.         <log version="1.3" date="2005/11/7" author="Nik TJ">
  105. - removed separate Comments window. Comments are now displayed at the end of the Description.
  106. - implemented change-log display. The description window now has a pull-down, which allows the entire version history, as well as each individual log entry to be viewed.
  107.     </log>
  108.     <log version="1.2" date="06/04/2005" author="Francois Guillet">
  109. Scanning can be done using a script server on repository. Process is many times faster.
  110.     </log>
  111.     <log version="1.0" author="Francois Guillet">
  112. initial coding
  113.     </log>
  114.     </history>
  115. </script>
  116.